home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / VID6.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.8 KB  |  94 lines

  1. #[document 65.15 132.4 117.1 182.25
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(71.75,149.35);
  16. l(75.20,154.00);
  17. l(80.10,156.95);
  18. l(85.95,159.15);
  19. l(90.15,160.15);
  20. finish_edge();
  21. p=path();
  22. gc_draw_style(stroked);
  23. gc_line_join_style(round);
  24. gc_line_cap_style(round);
  25. gc_stroke_width(1.50);
  26. gc_font_draw_style(0);
  27. gc_color(0.00,0.00,0.00);
  28. s[0]=draw(p);
  29. m(77.15,133.15);
  30. l(83.05,134.60);
  31. l(89.15,137.30);
  32. l(95.75,141.50);
  33. l(98.95,148.60);
  34. l(101.90,155.75);
  35. l(104.35,161.85);
  36. l(111.20,163.35);
  37. l(116.35,172.90);
  38. finish_edge();
  39. p=path();
  40. s[1]=draw(p);
  41. s[0]:=s[1];
  42. m(112.90,180.05);
  43. l(107.50,176.35);
  44. l(105.05,176.60);
  45. l(103.10,175.60);
  46. l(102.60,174.15);
  47. l(103.85,171.95);
  48. l(106.30,171.70);
  49. l(108.25,173.15);
  50. l(108.25,175.35);
  51. finish_edge();
  52. p=path();
  53. s[1]=draw(p);
  54. s[0]:=s[1];
  55. m(101.15,171.20);
  56. l(103.10,172.65);
  57. finish_edge();
  58. p=path();
  59. s[1]=draw(p);
  60. s[0]:=s[1];
  61. m(111.45,181.50);
  62. l(116.10,178.30);
  63. l(108.45,166.55);
  64. l(101.90,165.30);
  65. l(96.25,150.35);
  66. l(91.85,143.95);
  67. l(83.25,138.80);
  68. l(73.95,136.60);
  69. l(73.25,139.05);
  70. l(80.85,143.70);
  71. l(88.65,149.60);
  72. l(92.10,155.95);
  73. l(95.50,166.05);
  74. l(89.15,164.80);
  75. l(81.80,162.10);
  76. l(75.45,158.45);
  77. l(69.05,152.05);
  78. l(67.60,149.10);
  79. l(65.90,152.80);
  80. l(69.55,159.40);
  81. l(75.95,165.05);
  82. l(85.95,170.70);
  83. l(94.80,172.65);
  84. l(97.45,178.80);
  85. l(111.45,181.50);
  86. close_edge();
  87. p=path();
  88. s[1]=draw(p);
  89. s[0]over=s[1];
  90. page:=s[0];
  91. s=NULL;
  92. #]page
  93. #]document
  94.